Click or drag to resize

AlternatePublicFolderId Constructor (IdFormat, String)

Initializes a new instance of the AlternatePublicFolderId class with the specified format and formatId.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public AlternatePublicFolderId(
	IdFormat format,
	string folderId
)

Parameters

format
Type: Independentsoft.ExchangeIdFormat
folderId
Type: SystemString
See Also